home *** CD-ROM | disk | FTP | other *** search
/ Java Interactive Reference Guide / Java Interactive Reference Guide.iso / autorun / java_d.dir / 00162_Script_162 < prev    next >
Text File  |  1980-01-11  |  105b  |  8 lines

  1. on mouseUp
  2.   
  3. end
  4. on mouseDown
  5.   set the castnum of sprite 8 to 999
  6.   updatestage
  7.   go to "js"
  8. end